build(deps): bump getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b#5944
Conversation
Bumps [getsentry/codecov-action](https://github.com/getsentry/codecov-action) from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b. - [Release notes](https://github.com/getsentry/codecov-action/releases) - [Changelog](https://github.com/getsentry/codecov-action/blob/main/CHANGELOG.md) - [Commits](getsentry/codecov-action@fda17cf...6e1445c) --- updated-dependencies: - dependency-name: getsentry/codecov-action dependency-version: 6e1445c5f7b31aede31e62e7235f1eee86d04f6b dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Semver Impact of This PR🟢 Patch (bug fixes) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨
Internal Changes 🔧
🤖 This preview updates automatically when you update the PR. |
1 similar comment
Semver Impact of This PR🟢 Patch (bug fixes) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨
Internal Changes 🔧
🤖 This preview updates automatically when you update the PR. |
Codecov Results 📊✅ 13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 12.43s All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 14836 uncovered lines. Generated by Codecov Action |
| - name: Parse and Upload Coverage | ||
| if: ${{ !cancelled() }} | ||
| uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main | ||
| uses: getsentry/codecov-action@6e1445c5f7b31aede31e62e7235f1eee86d04f6b # main |
There was a problem hiding this comment.
Dependency update will be reverted if workflows are regenerated from template
The workflow files are auto-generated from scripts/split_tox_gh_actions/templates/test_group.jinja but this template still references the old commit hash fda17cfc37e16a0cc23f61685813390bfee7daf3 while the generated workflow files have been updated to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b. This inconsistency means the dependency update will be reverted the next time someone runs the generator script.
Verification
Verified by reading the template file at scripts/split_tox_gh_actions/templates/test_group.jinja line 99 which shows the old hash, and grep confirmed all 14 workflow files have the new hash while the template has the old hash.
Identified by Warden find-bugs · RV3-FN5
Bumps getsentry/codecov-action from fda17cfc37e16a0cc23f61685813390bfee7daf3 to 6e1445c5f7b31aede31e62e7235f1eee86d04f6b.
Changelog
Sourced from getsentry/codecov-action's changelog.
... (truncated)
Commits
6e1445cMerge branch 'release/0.3.7'03112ccrelease: 0.3.75034601fix: restore release branch CI trigger with concurrency groupf43d9ddUpdate .craft.yml845691dUpdate .craft.ymla2ddfa3Update build.yml7922f71updated version0270771Update build.yml3707dbdUpdate vite.config.ts8e3fae7fix: add concurrency group to prevent duplicate CI artifactsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)